home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
fm42ch.exe
/
{app}
/
Foxmail.exe
/
0
/
RCDATA
/
TDLG_RAS
/
TDLG_RAS.txt
Wrap
Text File
|
2002-07-04
|
2KB
|
74 lines
object Dlg_RAS: TDlg_RAS
Left = 140
Top = 127
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Connect to'
ClientHeight = 167
ClientWidth = 390
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object L_progress: TLabel
Left = 64
Top = 24
Width = 52
Height = 13
Caption = 'L_progress'
end
object Img_RAS: TImage
Left = 16
Top = 17
Width = 32
Height = 32
end
object LB_status: TListBox
Left = 8
Top = 64
Width = 369
Height = 97
ItemHeight = 13
TabOrder = 0
end
object BtnCancel: TButton
Left = 288
Top = 18
Width = 91
Height = 22
Caption = 'Cancel'
TabOrder = 1
OnClick = BtnCancelClick
end
object Language: TLanguage
LangCenter = DM_Language.LangCenter
ResStrings.Strings = (
'0010=Connecting...'
'0011=Connect failed, so disconnect'
'0012=RAS Error: '
'0013=Connect failed. Please check your modem and line, and the p' +
'roperty of your Dial-Up Network.'
'0014=Connect failed.'
'0020=Openning communication port...'
'0021=Port openned'
'0022=Connect to device'
'0023=Device connected'
'0024=All of the deviced connected'
'0025=Start authentication...'
'0026=Authentication completed'
'0027=Reset modem...'
'0028=Logon to network...'
'0029=Connected successfully'
'0030=Disconnect')
Left = 216
Top = 8
end
end